home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / utils / ved04b / 14sided.v04 < prev    next >
Text File  |  1994-12-15  |  2KB  |  51 lines

  1. *****************************************************************************
  2. * Object file for VED v0.4 beta                                             *
  3. * "14 Sided Prism" by Tumblin / Bodies In Motion                            *
  4. *****************************************************************************
  5.  
  6. *------------------------------ Vertices -----------------------------------*
  7.  
  8. 18, * # of vertices
  9.  
  10. * vertices
  11. -25,  0,-50,   * vertex 0  <-|
  12.  25,  0,-50,   * vertex 1    |
  13.  50,  0,  0,   * vertex 2    |--- center rim
  14.  25,  0, 50,   * vertex 3    |
  15. -25,  0, 50,   * vertex 4    |
  16. -50,  0,  0,   * vertex 5  <-|
  17. -15, 35,-23,   * vertex 6  <-|
  18.  15, 35,-23,   * vertex 7    |
  19.  25, 35,  0,   * vertex 8    |---- top rim
  20.  15, 35, 23,   * vertex 9    |
  21. -15, 35, 23,   * vertex 10   |
  22. -25, 35,  0,   * vertex 11 <-|
  23. -15,-35,-23,   * vertex 12 <-|
  24.  15,-35,-23,   * vertex 13   |
  25.  25,-35,  0,   * vertex 14   |---- bottom rim
  26.  15,-35, 23,   * vertex 15   |
  27. -15,-35, 23,   * vertex 16   |
  28. -25,-35,  0,   * vertex 17 <-|
  29.  
  30. *------------------------------ Polygons -----------------------------------*
  31.  
  32. 14, * # of polygons
  33.  
  34.  
  35. 6,  6,11,10,9,8,7,  6,  * top
  36. 6,  12,13,14,15,16,17,  6,  * bottom
  37. 4,  0,6,7,1,  6, * piece of top
  38. 4,  1,7,8,2,  6, * piece of top
  39. 4,  2,8,9,3,  6, * piece of top
  40. 4,  10,4,3,9,  6, * piece of top
  41. 4,  11,5,4,10,  6, * piece of top
  42. 4,  0,5,11,6,  6, * piece of top
  43. 4,  0,12,17,5,  6, * piece of bottom
  44. 4,  5,17,16,4,  6, * piece of bottom
  45. 4,  4,16,15,3,  6, * piece of bottom
  46. 4,  14,2,3,15,  6, * piece of bottom
  47. 4,  1,2,14,13,  6, * piece of bottom
  48. 4,  0,1,13,12,  6, * piece of bottom
  49.  
  50. * end of object
  51.